[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Class Info:
~~~~~~~~~~~
This class can produce an object for viewing of the text variable
(memo field).
Common use:
~~~~~~~~~~~
LOCAL OBJECT Info OF Info
Info:Buff:=cBigText //the vieved text is stored to buffer
Info:Init(...) //or Info:GoodInit(...)
The initialistion only adds this object to task stack as a task (look at the
class Task). The activation of virtual process for this object or its
finishing is job for the task swapper.
Source code is in C_Info.prg
See Also:
Task
Box
FInfo
Color
Class hierarchy
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson